.home section .customerCase-cont .customer-partner .customer-partner-wrap.right .customer-partner-item{animation-direction:reverse;margin-left:40px;margin-right:0}.home section .customerCase-cont .customer-partner .customer-partner-wrap .customer-partner-item{align-items:center;animation:scrollbarpartner infinite;animation-timing-function:linear;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-right:40px}@keyframes scrollbarpartner{0%{transform:translateX(0)}to{background-color:#5608d3;transform:translateX(calc(var(--parnertwrapscrollhiddenWidth)*-1))}}